DisplayType Enumeration
Represents the display of a field.
Namespace: Independentsoft.Office.Odf.FieldsAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
Public Enumeration DisplayType
| Value | 0 |
Displays the value of a field.
|
| Formula | 1 |
Displays the formula instead of the value of a field.
|
| None | 2 |
Hides the content of a field.
|